Sets the constant buffer data from a struct value.
シンタックス
'宣言
Public Overloads Sub SetConstantBuffer(Of As {New, Struct})( _
ByVal As _
)
public void SetConstantBuffer<>(
)
where T: new(), struct
パラメータ
- value
- Value of the constant buffer
型パラメータ
- T
- Type of the constant buffer
参照